CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - aco- tsp

搜索资源列表

  1. ACSmatlabCodega

    0下载:
  2. ACSmatlabCode蚁群算法解TSP问题的源代码,希望对学习蚂蚁算法的朋友提供帮助。-ACSmatlabCode ACO for TSP source, and I hope to learn from the ant algorithm friends to help.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2772
    • 提供者:tony
  1. ACOTSP.V1.1

    0下载:
  2. 是从一个国外的蚁群算法网站上下载的源程序,是用蚁群算法解TSP问题的源程序!感谢开放源程序-from a foreign website ant algorithm download the source code, is ACO for the TSP source! thanks to open source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:95478
    • 提供者:鄭天才
  1. yiqun

    0下载:
  2. 是从一个国外的蚁群算法网站上下载的源程序,是用蚁群算法解TSP问题的源程序!感谢开放源程序-from a foreign website ant algorithm download the source code, is ACO for the TSP source! thanks to open source
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:6026
    • 提供者:何泼
  1. mayi

    0下载:
  2. 是从一个国外的蚁群算法网站上下载的源程序,是用蚁群算法解TSP问题的源程序!感谢开放源程序-from a foreign website ant algorithm download the source code, is ACO for the TSP source! thanks to open source
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:32547
    • 提供者:何泼
  1. liziqunjiejueTSP

    0下载:
  2. 基本蚁群算法解TSP问题[matlab程序,大家参考-basic ACO for TSP [Matlab procedures, reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2189
    • 提供者:卢宇豪
  1. sort

    0下载:
  2. 蚁群优化算法,实现人工智能解决TSP问题,如何应用ACO
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8654
    • 提供者:向前
  1. acopt

    0下载:
  2. ACO JAVA 应用JAVA编写的解决TSP问题的源代码。多多交流
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:20914
    • 提供者:张飘舞
  1. 4

    0下载:
  2. 介绍了一种高效的改进型PSO算法,北理教授发表,国内著名核心期刊收录。-Introduces an efficient improved PSO algorithm, the North Professor published in famous journals included the core.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:534738
    • 提供者:asdwe
  1. MicrosoftWordvc

    0下载:
  2. vc 蚁群算法一些关于蚁群算法的书籍,参考张军等翻译的《蚁群算法》写了一个ACO解决TSP的程序,通过实验,-vcTSPchoice_info(i,j)=pheromone(i,j)^alpha*(1/dist(i,j))^beta
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:2759
    • 提供者:asang
  1. ACOTSP.V1.01.tar

    0下载:
  2. 蚁群解决TSP问题的最新实现,ACO算法-Ant colony to solve the problem of the latest realization of TSP, ACO algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:91197
    • 提供者:张晓
  1. ACO

    0下载:
  2. Ant Colony Optimization for TSP
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:alinn
  1. ACO

    0下载:
  2. matlab code Ant colony optimization for solve Travelling salesman problem
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:45056
    • 提供者:a.shabani
  1. 最基本的蚁群算法+2opt邻域搜索_求解TSP

    0下载:
  2. 蚁群算法,蚁群优化算法(ant colony optimization,ACO)就是一种特别成功的元启发式算法,在20年前诞生于意大利的一所最负盛名的大学——米兰理工大学。其灵感来源于真实蚂蚁的行为。(We list below 25 TSP instances taken from the World TSP. For these instances, the cost of travel between cities is specified by the Eulidean distance
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:76800
    • 提供者:7号咯
  1. 针对TSP问题的各种蚁群优化程序ACOTSP-1.03

    0下载:
  2. 针对TSP问题的各种ACO蚁群优化算法的程序,C++语言实现, 对研究蚁群优化的小伙伴有所帮助(ACO ant colony optimization algorithm The program of various ACO ant colony optimization algorithms for the TSP problem and the implementation of the C++ language are helpful to the small partners stu
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:105472
    • 提供者:shiyuanyin
  1. TPS ANT

    0下载:
  2. 使用蚁群算法解决TSP问题,python2.7(solve TSP with ACO algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:3072
    • 提供者:
  1. ACO

    0下载:
  2. 蚁群算法是一种新型的模拟进化算法,鉴于目前国内尚缺乏这一方面的研究,其研究刚刚开始,远未像遗传算法、模拟退火算法等算法那样行程系统的分析方法和坚实的数学基础,有许多问题有待进一步研究,如算法的收敛性、理论依据等更多细致的工作还有待于进一步展开。(The ant colony algorithm is a novel simulated evolutionary algorithm, given the current lack of the research on this aspect, th
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:184320
    • 提供者:lyhing
  1. 79419092ACO---pso-MTSP-

    1下载:
  2. ACO-PSO结合的解决TSP问题的一种方法(The ACO-PSO combines a solution to the TSP problem and the algorithm is very reliable.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:三明治
  1. ACO for TSP

    0下载:
  2. 蚁群算法解决旅行商问题,能够成功运行并且有结果(Ant colony algorithm can solve the traveling salesman problem and run successfully.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. desktop

    0下载:
  2. aco算法尝试解小范围tsp问题,但误差挺大(ACO algorithm tries to solve small range TSP)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:npcECHO
  1. code

    1下载:
  2. 基于蚁群算法的 TSP 求解,分别采用蚁群算法和蚁群算法-粒子群混合算法进行优化求解,使用不同的交叉和变异适应度函数更新粒子,从而实现 TSP问题的优化求解,更加逼近实际问题。(Based on the TSP solution of ant colony algorithm, ant colony algorithm and hybrid algorithm of ant colony algorithm particle swarm optimization are used to solv
  3. 所属分类:其他

    • 发布日期:2021-04-08
    • 文件大小:5120
    • 提供者:Fantasy1017
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com